GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IBookmarksTree / BackColor Property





In This Topic
BackColor Property (IBookmarksTree)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(6)>
Property BackColor As Integer
[DispId(6)]
int BackColor {get; set;}
read-write property BackColor: Integer; 
DispIdAttribute(6)
function get,set BackColor : int
[DispId(6)]
__property int get_BackColor();
__property void set_BackColor( 
   int value
);
[DispId(6)]
property int BackColor {
   int get();
   void set (    int value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IBookmarksTree
IBookmarksTree Members